Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples of ordinals #4946

Merged
merged 4 commits into from
Sep 26, 2024
Merged

Examples of ordinals #4946

merged 4 commits into from
Sep 26, 2024

Conversation

davidkaplanbitgo
Copy link
Contributor

@davidkaplanbitgo davidkaplanbitgo commented Sep 25, 2024

  • Add example for sending an individual ordinal
  • Deprecate the custodial lighting examples

examples/ts/reserve-unspents.ts Dismissed Show dismissed Hide dismissed
examples/ts/reserve-unspents.ts Dismissed Show dismissed Hide dismissed
examples/ts/reserve-unspents.ts Dismissed Show dismissed Hide dismissed
@davidkaplanbitgo davidkaplanbitgo marked this pull request as ready for review September 25, 2024 20:18

// Instantiate the transaction builder that will be used to send the particular ordinal
// We need to use this specific transaction builder so that we are safely extracting the exact ordinal.
const inscriptionBuilder = bitgo.coin(coin).getInscriptionBuilder(wallet);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have much ragrets calling this getInscriptionBuilder. smh to my past self.

@davidkaplanbitgo davidkaplanbitgo merged commit 3fd4afc into master Sep 26, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants